POST api/[Delivery_18_getpackagePositionController]/Find
Request Information
URI Parameters
None.
Body Parameters
Request18| Name | Description | Type | Additional information |
|---|---|---|---|
| token | string |
None. |
|
| folio | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"token": "sample string 1",
"folio": 2
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
JsonResultOfResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Response |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.